﻿# Belgium

ecchi_bel_rogier_character_template = {
    first_name = Charles
    last_name = Rogier
    culture = cu:wallonian
    female = no
    religion = protestant
    ideology = ideology_radical
    interest_group = ig_intelligentsia
	dna = ecchi_dna_charles_rogier
    birth_date = 1800.8.17
    traits = { experienced_diplomat reserved }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:BEL
                    this = c:BEL
                    NOT = { exists = c:WLL }
                }
                AND = {
                    exists = c:WLL
                    this = c:WLL
                }
            }
        }
        interest_group_trigger = {
            is_interest_group_type = ig_intelligentsia
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1885.5.27
        chance = 90
    }
}

ecchi_bel_pirenne_character_template = {
    first_name = Henri
    last_name = ecchi_Pirenne
    culture = cu:wallonian
    female = no
    religion = protestant
    ideology = ideology_pacifist
    interest_group = ig_intelligentsia
	dna = ecchi_dna_henri_pirenne
    birth_date = 1862.12.23
    traits = { direct tactful }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:BEL
                    this = c:BEL
                    NOT = { exists = c:WLL }
                }
                AND = {
                    exists = c:WLL
                    this = c:WLL
                }
            }
        }
        interest_group_trigger = {
            is_interest_group_type = ig_intelligentsia
        }
        earliest_usage_date = 1890.1.1
        latest_usage_date = 1935.10.24
        chance = 90
    }
}

ecchi_bel_brialmont_character_template = {
    first_name = ecchi_Henri-Alexis
    last_name = Brialmont
    culture = cu:flemish
    female = no
    religion = protestant
    ideology = ideology_jingoist_leader
    interest_group = ig_armed_forces
	dna = ecchi_dna_henri_alexis_brialmont
    birth_date = 1821.5.25
    traits = { innovative experienced_defensive_strategist defense_in_depth_specialist }
    commander_rank = default
    commander_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:BEL
                    this = c:BEL
                    NOT = { exists = c:FLA }
                }
                AND = {
                    exists = c:FLA
                    this = c:FLA
                }
            }
        }
        role = general
        earliest_usage_date = 1850.1.1
        latest_usage_date = 1903.7.21
        chance = 90
    }
}

ecchi_bel_de_paepe_character_template = {
    first_name = Cesar
    last_name = ecchi_De_Paepe
    culture = cu:flemish
    female = no
    religion = protestant
    ideology = ideology_vanguardist
    interest_group = ig_trade_unions
	dna = ecchi_dna_cesar_de_paepe
    birth_date = 1841.7.12
    traits = { demagogue direct }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:BEL
                    this = c:BEL
                    NOT = { exists = c:FLA }
                }
                AND = {
                    exists = c:FLA
                    this = c:FLA
                }
            }
        }
        interest_group_trigger = {
            is_interest_group_type = ig_trade_unions
        }
        earliest_usage_date = 1865.1.1
        latest_usage_date = 1890.12.19
        chance = 90
    }
}
